-
Home
-
WooCommerce Braintree Payment Gateway
-
1.9.8
-
Code
-
Classes
- CredentialsParser
Total Complexity |
24 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
135 |
Lines of code |
85 |
Logical lines of code |
48 |
Comment lines |
6 |
Methods |
10 |
Properties |
6 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
parse() |
S |
53 |
6 |
22 |
__construct() |
S |
60 |
5 |
14 |
_parseAccessToken() |
S |
58 |
3 |
15 |
_parseClientCredential() |
S |
59 |
3 |
13 |
assertValidEnvironment() |
S |
69 |
2 |
6 |
getClientId() |
S |
82 |
1 |
3 |
getClientSecret() |
S |
82 |
1 |
3 |
getAccessToken() |
S |
82 |
1 |
3 |
getEnvironment() |
S |
82 |
1 |
3 |
getMerchantId() |
S |
82 |
1 |
3 |